CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - API 串口通信

搜索资源列表

  1. APICom

    0下载:
  2. 用API函数集写串口通信程序-API Function Set write serial communication program
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:2133
    • 提供者:雁鸿
  1. ComClass

    0下载:
  2. 利用API函数进行串口通信,vc源代码。-Serial port communication using API, VC source code.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6258
    • 提供者:阳光
  1. RS232COMMuniication

    0下载:
  2. uart串口通信的控件和demo,用API 编写,后台接受线程实时接收,Demo可以实现字符串传送和HEX发送 -UART serial communication controls and the demo, with API preparation, background threads to accept real-time receiving, Demo can be achieved string transmission and HEX Send
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:1350304
    • 提供者:许开明
  1. WindowsAPICOM

    0下载:
  2. Windows API 实现串口通信 用API制作的串口调试器。 供大家学习串口相关的API函数。 有兴趣可以与我联系。-Windows API Serial Communication API produced by the serial debugger. For all study related to the serial port API function. Interested can contact me.
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:209682
    • 提供者:朱嘉伟
  1. com_code(LJ)

    0下载:
  2. 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:121977
    • 提供者:李小跳
  1. serial2.1.3.4

    0下载:
  2. 自己用api写的串口通信动态库,可以同时打开多个串行口,自带设置函数-own use api write serial communication DLL, it will also open up a number of serial port, bringing their function set
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:66501
    • 提供者:夏明超
  1. MySerialCom_VC

    1下载:
  2. VC++写的一个串口通信API编程实例,为了读取输入的串口数据,采用轮询方式检测串口,具体的做法是设置一个定时器,每隔一段时间就访问一次串口.请在VC++6.0及以上环境下编译-VC write a serial communication API programming examples, in order to read the serial data input, Polling testing techniques used Serial, specific practices are
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36981
    • 提供者:如歌
  1. comCHUANKOULIAOTIANXINGSHI

    0下载:
  2. 用API编写的串口通信小程序,2串口连接后,能够相互发送文字
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:55865
    • 提供者:夏利兵
  1. BIANYUANJIANCE

    0下载:
  2. 用API编写的串口通信小程序,2串口连接后,能够相互发送文字
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3317437
    • 提供者:夏利兵
  1. API-serial-asynchronous-code

    1下载:
  2. 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:12461902
    • 提供者:lambert
  1. vcPP-Series-Port-API

    0下载:
  2. VC++串口通信API-VC++ serial communication API
  3. 所属分类:Communication

    • 发布日期:2017-11-16
    • 文件大小:438272
    • 提供者:刘畅
  1. APISerialPort

    0下载:
  2. Windows API 串口通信 这还不够明白么。什么操蛋软件。-Windows API serial communication that is not enough to understand it. What fucking software.
  3. 所属分类:Com Port

    • 发布日期:2017-05-14
    • 文件大小:3525883
    • 提供者:dongjiulangke
  1. 8127-API

    0下载:
  2. DM8127 串口通信,通过SPI与FPGA通信-DM8127 serial communication, and FPGA via SPI communication
  3. 所属分类:Driver develop

    • 发布日期:2017-03-30
    • 文件大小:36982
    • 提供者:Jacob Liu
  1. Delphi_230785

    0下载:
  2. 用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等 -With multi-threading technology Delphi API serial communication example, the application simply call API for read/write buffer operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6762
    • 提供者:B4P56BE
  1. delphiapithread

    0下载:
  2. 采用多线程技术的Delphi API 串口通信例子,应用程序只需调用API对读/写缓冲区操作即可,用到了一些API函数,比如CreatFile打开文件函数、Setupcomm设置通信缓冲区大孝ReadFile读串口操作等,当然还用到了许多函数。除了用到这些API函数外,还用到了一个DCB设备控制块,本例仅作最基本的API串口通信介绍,因此程序代码都不是太复杂的设计,仅创建了一些新项目后为form窗体增加几行代码即可。-Delphi API examples of serial communica
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-09
    • 文件大小:6843
    • 提供者:wpudn45
  1. API

    0下载:
  2. 基于API函数的串口通信程序,很实用的的一个程序。-window API Serial communication
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-11
    • 文件大小:2254728
    • 提供者:黄祖宁
  1. PB-API-Com

    2下载:
  2. 利用API实现串口通信,相比comm32控件,有着更稳定的运行效果。-use API to do com send message,more stablable.
  3. 所属分类:Com Port

    • 发布日期:2017-04-29
    • 文件大小:20481
    • 提供者:blue
  1. API-for-simple-serial-communication

    0下载:
  2. 利用windows API 进行简单的串口通信 无需任何插件-The use of windows API for simple serial communication without any plug-ins
  3. 所属分类:Com Port

    • 发布日期:2017-05-01
    • 文件大小:17523
    • 提供者:一墨
  1. CL3

    0下载:
  2. 文件主要是实现API串口通讯,示例了MFC的串口类和API函数的使用,对学习API串口通信的人有帮助。-Document is mainly to achieve API serial communication, the example of the MFC serial port class and the use of API function, the study of API serial communication to help people.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:41221
    • 提供者:CL
  1. android-serialport-api

    0下载:
  2. 关于android的串口通信开发(完整代码 值得拥有)-serial communication development
  3. 所属分类:android

    • 发布日期:2017-12-11
    • 文件大小:44169
    • 提供者:周伟
« 1 2 3 45 6 7 8 9 10 11 »
搜珍网 www.dssz.com